Platform Explorer / Nuxeo Platform LTS 2015 7.10

Contribution org.nuxeo.ecm.platform.ui.select2.opertion.contrib--operations

This contribution is part of XML component org.nuxeo.ecm.platform.ui.select2.opertion.contrib inside nuxeo-platform-ui-select2-7.10-HF07.jar /OSGI-INF/operations-contrib.xml

Extension Point

Extension point operations of component OperationServiceComponent.

Contributed Items

  • <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestDirectoryEntries"/>
  • <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestUserEntries"/>

XML Source

<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
    <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestDirectoryEntries"/>
    <operation class="org.nuxeo.ecm.platform.ui.select2.automation.SuggestUserEntries"/>
  </extension>